| 
| Task: Unit Test Reporting |  |  |  
|  | 
| The results of the round (cycle) execution are recorded. |  
| Disciplines: Unit Testing |  |  Purpose 
| The recorded information is important to calibrate the unit test process as a whole. |  Relationships 
| Roles | Primary Performer: | Additional Performers: |  
| Inputs | Mandatory: | Optional: |  
| Outputs |  |  Main Description 
| The recorded information is important to calibrate the unit test process as a whole. After test a component, it will
provide informations about the coverage criteria, common defects and their respective fixes, tested features, tested
variants regarding to a variation point, process bottlenecks and gaps. Lastly, it will provide information to perform
another unit test cycle (round) or maybe a regression test cycle, it happens when a component is not completely tested at
first time. Provide informations about developers work. |  Steps 
| Record the issues found 
| Record the main issues found during the cycle (round) execution. |  Record the issue correction  
| Record the main issues corrections. |  Feedback (Optional) 
| Whenever the objective (coverage criteria) defined during the planning phase is not achieved, a feedback should be
performed in order to calibrate the execution for the next test cycle. |  |  Key Considerations 
| This activity shows the results after the tests execution. |  |